@charset "utf-8";
.app{display:none;}
/* 导航 */
.pull-left {margin-bottom: 0px;}
.navbar-pull-all{overflow:hidden;width:1140px;margin:auto; padding: 0px 0;}
.header-right { font-size: 30px; }
.navbar-header{width:100%;margin:auto;float:none;}
.navbar-full {width:100%;background: #1c88ec00;}
.navbar-full .collapse {margin: 10px 300px;width: 1600px;}
.navbar-brand { padding: 29px 15px; height: auto; }
nav.navbar.bootsnav { border: none;}
.navbar-nav { float: left; }
nav.navbar.bootsnav ul.nav > li > a {color: #080808;text-transform: uppercase;padding: 30px 12px;;font-size:18px;font-weight:normal;margin-top: 6px;}
nav.navbar.bootsnav ul.nav > li:hover { background: #273e8c00; }
.nav > li:after { content: ""; width: 0; height: 5px; background: none !important; position: absolute; bottom: 0; left: 0; transition: all 0.5s ease 0s; }
.nav > li:hover:after { width: 100%; }
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after { content: "\f105"; font-family: 'FontAwesome'; font-size: 16px; font-weight: 500; position: absolute; top: 27%;right: 4%; transition: all 0.4s ease 0s; transform: rotate(90deg); }
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: "\f105"; transform: rotate(270deg); }
.dropdown-menu.multi-dropdown { position: absolute; left: -100% !important; }
nav.navbar.bootsnav li.dropdown ul.dropdown-menu { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border: none; }
@media only screen and (max-width:990px) {
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,  nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: " "; }
.dropdown-menu.multi-dropdown { left: 0 !important; }
nav.navbar.bootsnav ul.nav > li:hover { background: transparent; }
nav.navbar.bootsnav ul.nav > li > a { margin: 0; }
}
nav.navbar.bootsnav ul.nav > li > a:hover{color:#c73434;font-weight: bold;/* background: url(../images/navli.png) no-repeat left center; */}
/* .nav>li {position: relative;display: block;padding-top: 27px;} */
/* .dropdown-menu {min-width: 100px;} */
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover{/* color:#fff; */}



/* 处理导航 */
.navbar-full .collapse .col-md-5{width:49%}

/* 轮播 */
.ibanner .img { height: 600px; background-size: cover; background-position: center; } /* 高度 */
.ibanner .slick-arrow{font-size:60px; position:absolute; top:50%; z-index:2; height:58px; margin-top:-29px; line-height:58px; width:80px; text-align:center; padding:0px; border:none; color:rgba(255,255,255,1); opacity:0; border-radius:50%; cursor:pointer;}
.ibanner .slick-prev{ left:30px;}
.ibanner .slick-next{ right:30px;}
.ibanner:hover .slick-arrow{ opacity:1;}

.ibanner .slick-dots{ position:absolute; margin-left:-15px; left:50%; bottom:28px;}
.ibanner .slick-dots li{ float:left; margin:0 6px;}
.ibanner .slick-dots li button{ display:block; border:none; padding:0px; width:32px; height:7px; text-indent:-99px; overflow:hidden; background:rgba(255,255,255,0.5); box-shadow:0 0 5px rgba(0,0,0,0.3); box-sizing:border-box; border:none;}
.ibanner .slick-dots li.slick-active button{ background:rgba(255,255,255,1);}

.ibanner .swiper-pagination{ bottom:28px;}
.ibanner .swiper-pagination-bullet{ width:15px; height:15px; border-radius:15px; background:rgba(255,255,255,0.5); box-shadow: 0 0 5px rgba(0,0,0,0.3); opacity:1;}
.ibanner .swiper-pagination-bullet-active{ background:rgba(0,75,189,1);}
.ibanner .slick-arrow i { font-size: 50px; }

/* 内页 */
.page-body { margin: 20px auto 50px; }
.page-l-tit { padding: 10px 0 10px 60px; background: rgb(52, 129, 221) url(../images_public/page_tb_01.png) 3px 7px no-repeat; color: #fff; }
.page-l-tit h3 { margin-top: 0; margin-bottom: 5px; }
.page-l-tit p { font-size: 12px; margin-bottom: 0; }
.page-l-clist { border: 1px solid #ddd; border-top:none;}
.page-l-clist ul { padding:15px; }
.page-l-clist li { height: 40px; line-height: 40px; text-align: center; font-size: 14px; border-bottom: 1px solid #ddd; }
.page-l-clist li a:hover { display: inline-block; width: 100%; height: 40px; color: #fff; background: #3481dd; }
.page-body .sec-tit { margin-top: 15px; }
.left-news li { border-bottom:1px dotted #ccc;}
.left-news li h5 { line-height:14px; text-align:left;}
.sec-tit { border-bottom: 1px solid #e5e5e5; height: 35px; line-height: 35px; }
.sec-tit h2 { float: left; margin-top: 0; margin-bottom: 0; height: 35px; line-height: 35px; font-weight: bold; font-size: 14px; color: #3481dd; border-bottom: 3px solid #ffae00; }
.sec-tit span { font-size: 18px; color: #e5e5e5; margin-left: 10px; }
.sec-tit h5 { float: right; margin-top: 12px; margin-bottom: 0; }
.sec-tit h5 i { margin-left: 5px; width: 14px; height: 14px; border-radius: 14px; background: #3481dd; color: #fff; text-align: center; display: inline-block; font-style:normal; line-height:11px;}
.sec-tit h5 a { display: inline-block; padding: 2px 3px; border-radius: 3px; }
.sec-tit h5 a:hover { background: #F3BA15; color: #fff; }
.sec-tit h5 a:hover i { background: transparent; background:none !important; }
.crumbs-item { line-height: 32px; border-bottom: 3px double #d7dbdf; overflow:hidden;  margin-bottom:10px;}
.page-content { font-size: 14px; padding-top: 15px; padding-bottom: 15px; }
.page-content img {/*max-width:100% !important;*/ height:auto !important;}
.page-detail img {width: auto !important;}
.page-plist { margin-top: 15px; }
.page-plist > div { margin-bottom: 10px; }
.page-plist > div h5 { text-align: center; }
.page-alist { margin-top: 15px; }
.page-alist .col-md-4 { padding:0 10px;}
.page-alist .col-md-4 h5 { height:15px; line-height:15px; overflow:hidden; float:left;display:block; width:100%;}
.page-alist li { clear:both; overflow:hidden; padding-bottom: 15px; padding-top: 15px; border-bottom: 1px dotted #ddd; }
.page-alist .page-adate { float: left; width: 60px; text-align: center; color: #999; margin-right: 15px; background: #e8e8e8; }
.page-alist .page-adate h3 { font-weight: bold; margin-top: 8px; margin-bottom: 0; }
.page-alist .page-adate p { margin-bottom: 5px; }
.page-alist .page-atit p { font-size: 12px; color: #999; margin-bottom: 0; }
.page-alist .page-atit a { color: #333; }
.page-alist .page-atit a:hover { color: #3481dd; }
.page-con-tit { border-bottom: 1px dotted #ddd; margin-bottom: 15px; }
.page-con-tit h3 { text-align: center; }
.page-con-tit .haiofn { text-align: center; color: #999; line-height:28px;font-size:12px;}
.page-con-tit .haiofn .bdsharebuttonbox { float:right;}
.page-con-tit .haiofn span{ text-align: center; color: #999; padding-left:10px; }
.page-summary { border: 1px solid #ddd; border-radius: 4px; background: #f7f7f7; padding: 15px; margin-bottom: 15px; color: #666; }
.page-detail { padding:10px 0; font-size:14px; line-height:26px;}
.page-detail img { max-width:100% !important; height:auto !important;}
.tags { clear:both; padding:10px 0; border-top:1px dotted #ccc;border-bottom:1px dotted #ccc; margin:10px 0;}
.tags a { margin:0 1%; display:inline-block; padding:0 0.5%; color:#337ab7;}

/* 页尾 */
footer { background: #333; color: #ccc; }
footer a { color: #ccc; }
.footer-copyright { padding: 15px; }

/* 返回顶部 */
.gototop{width:40px;height:40px;z-index:9999999999; position: fixed; bottom: 60px; right: 15px;}
.gototop:hover{background-position:-503px -42px;-webkit-transition:0.5s;}
.gototop i { font-size: 36px; }


/* 内页颜色处理 */
.sec-tit h2{ color:#c73434}
.sec-tit h5 i{background: #c73434;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{background-color: #c73434;border-color: #c73434;}
.img-inner:hover {border: 1px solid #c73434;}
.page-alist .page-atit a:hover, .page-alist .col-md-4 h5:hover {color: #c73434;}
.pagination>li>a, .pagination>li>span{color: #c73434;}
.page-l-clist li a:hover{background: #c73434;}
.page-alist .page-adate{color: #f9f9f9;background: #c73434;}


/*状态栏*/
.welcome {height: 35px;border-bottom: 1px solid #fafafa;min-width: 1200px;font-size: 14px;color: #999;background-color: #fafafa;line-height: 34px;}
.sitexml {float: right;line-height: 34px;font-size: 14px;}
.sitexml .fa{color:#c73434;font-size: 16px;}
.welcome .row {margin-left: -55px;margin-right: -80px;}




.bt{text-align:center;}
.bt h2 {font-size:38px;color:#c73434 ;}
.bt p{font-size:24px;color:#bebebe;}



/* .ibanner .img */
.ibanner .img{height:700px;}

/* top box */
.top_box2 {background: #ededed;height: 35px;line-height: 35px;}
.common_width {width: 1313px;;margin: 0 auto;}
.top_box2 .top_left_container h3 {margin: 0;float: left;line-height: 35px;}
.top_box2 .top_left_container p {float: right;font-size: 14px;}
/* top box */


/* tel */
.k2 {float: right;background-size: 47px;padding-left: 50px;padding-top: 14px;}

.k2 h3 {margin: 0;font-size: 25px;}
.ktel {color: #e81816;font-size: 32px;}
.k2 p {font-weight: bold;font-size: 18px;color:#6ab33e;}


.mid_tel{width: 256px;height: 88px;float: right;}
.mid_tel .fa{font-size:30px;color:#c73434}
.mid_tel h2{color:#c73434;}
/* tel */


/* xwa */
.xwa {
    border-left: 1px solid #dcdcdc;
    padding-left: 15px;
    margin-left: 15px;
    margin-top: 5px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    float: right;
    height: 70px;
    padding-top: 8px;
}
.xwa p{color:#000;}
.xwa p span {margin-right: 19px;color:#ffba00;font-size: 23px;}

/* xwa */








/*关于我们*/
.gywm {/* background: url(../images/1650935059.png) no-repeat bottom center */;padding: 60px 0px 60px;border-top: #dfdfdf solid 2px;}
.pad_lf_none {padding-left: 0px;}
.idx_about{ padding-left: 10px;padding-right: 20px;padding-top: 20px;}
.aboutusBt{text-align: center; margin-bottom: 30px;}
.aboutusBt h3{ text-align:center; font-size:32px; color:#ffff;margin:0px; padding-top:20px;font-weight:bold;line-height: 70px;}
.aboutusBt h4 { text-align:center; font-weight:bold; font-size:18px; color:#ffff;line-height:34px;margin: 0px;}
.aboutusBt p {color:#c2c2c2;font-size:12px;text-transform:uppercase;}

.aboutus{padding:0px 0 10px 0;}
.about_bg {  /* background: #fff;  */ margin-top: 25px;}

.idx_about .ab_title {padding: 0px 0px 10px;/* border-bottom: 1px solid #ddd;margin-bottom: 10px; */}

.aboutus .idx_about h2{font-size: 28px;color:#c73434;text-transform: uppercase;margin: 0px;line-height: 30px;/* font-weight: bold; */ }
.aboutus .idx_about h3{font-size: 40px;color: #252525;font-weight: bold;margin-top: 0px;line-height: 54px;text-transform: uppercase;letter-spacing: 0px;}
.aboutus .aboutus-right-img img{max-width:100%; /* border-top-left-radius: 50px;border-bottom-right-radius: 50px; */    border: 1px solid #e8e8e800;}
.gy_mian{font-size: 14px;color:#7b7b7b; margin: 0px 0px 0px 0;line-height: 30px;height: 170px;overflow: hidden;overflow-y: auto;}
.gy_mian p{margin-bottom:10px;}
.gy_mian::-webkit-scrollbar {width: 2px;}
.gy_mian::-webkit-scrollbar-track {background-color:#ddd;-webkit-border-radius: 2em;-moz-border-radius: 2em;border-radius:2em;}
.gy_mian::-webkit-scrollbar-thumb {background-color:#c73434;-webkit-border-radius: 2em;-moz-border-radius: 2em;border-radius:2em;opacity: 0.5; }

.aboutusBtn{width: 180px;border-radius: 2px;position:relative;background:none;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;border-radius: 0px;background: #1e61ba;}
.btn-default {color: #ffffff;background-color: #dd2122;border-color: #dd2122;border-radius: 0px;}
.aboutusBtn:after {content: '';position: absolute;width: 0%;height: 100%;top: 0;left: 0;background:#4d4d4d;display:block;z-index: -1;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;    border-radius: 16px;}
/* .aboutus:hover .aboutusBtn:after{width:100%;} */
/* .aboutus:hover .aboutusBtn{color:#fff;background:#fca028;border:1px solid #fca028;} */
.scienceBtn{margin-top:20px;}
.btn-default:hover { color: #dd2122;background-color: #dd212200;border-color:#dd2122;}

.company_cpys span{color: #101010;text-align: center;
    font-size: 55px;font-weight: bold;}
.company_cpys em{color: #17a754;font-weight: bold;}
.company_cpys h4{font-size: 20px;}
.cpys_hx {width: 60px;height: 2px;background: #ffd800;margin: -2px auto 0;margin-bottom: 15px;margin-top: 15px;}

/*信息*/
.product-number-info {background: url(../images/station-bg.jpg);position: relative;}
.product-number-info .product-number-inner {/* width: 1200px; */margin: 0 auto;margin-top: 10px;}
.product-number-info ul {padding: 8px 0 10px 0;}
.q {zoom: 1; }
.product-number-info li {float: left; width: 33.333%;height: 171px;border-left: 1px solid #e0e0e0;color: #fff;padding-top: 25px;text-align: center;background: url(../images/gs1.png);}
/* .product-number-info li:hover{background: url(../images/gs04.png);} */

.product-number-info li:first-child {border: none;}
.product-number-info li b {font-weight: 400;font-size: 36px;line-height: 1;display: inline-block;position: relative;margin: 15px 0 10px;}
.product-number-info li p {font-size: 15px;color:#333; padding: 0 10px;}
.product-number-info li b i {font-style: normal;color:#ff0000;font-weight: bold;font-size: 48px;}
.product-number-info .product-number-info i:hover {font-style: normal;color: #fff;}
.product-number-info .product-number-info li b i{color:#ff0000;}
/* .product-number-info .product-number-inner li b i:hover{color:#fff;} */
.product-number-info li b em{color:#333 !important;color: #003da2;font-size:18px;margin-left:5px;}
.product-number-info li.li-5 {text-align: right;}

/* gywm banner  next left */
.carousel-control.right, .carousel-control.left{top: 48%;}

/*  gywm banner */
.carousel{width: 500px;}





/* body */
body{background-image:url(../images/1650939275.png);background-position-y: 954px;}





.product_href a:hover{background: #c73434;}








/* 优势table */
        .c-biaoyu { overflow: hidden;margin-top: 2px;box-shadow: 0 0 2px 3px rgb(0 0 0 / 10%);}
			ul {list-style: none;}
			.c-biaoyu li {width: 20%;float: left;text-align: center;height: 170px;position: relative;display: table; background: #fff; overflow: hidden;}
			.c-biaoyu li .c-box {vertical-align: middle;display: table-cell;}
			.c-biaoyu li .c-tit {transition: 0.5s all;width: 100%;overflow: hidden;}
			.c-biaoyu li .c-tit h2 { font-size: 24px; color: #c73434;margin-bottom: 10px; line-height: 36px;}
			.c-biaoyu li .c-tit p {color: #888888;line-height: 24px;}
			.c-biaoyu li span {display: inline-block; width: 12px;height: 12px; background: #959595;border-radius: 50%;margin: 0 auto; margin-top: 15px; transition: 0.5s all;}
			.c-biaoyu li img {width: 100%; height: 100%;transition: 0.5s all;display: none;}
			.c-biaoyu li:hover span { width: 48px; height: 48px;background: #fff;}
			.c-biaoyu li:hover img {display: inline-block;}
			.c-biaoyu li img {width: 100%;height: 100%;transition: 0.5s all;display: none;}

/* 优势table */


/* cp */
.product_box{background:none;}
.product_btn a{background: #c73434;border-radius:0}
.product_btn a:hover{background: #2d2d2d;}









/* gg */
.gg {height: 200px;color: #fff;}
.zixun {width: 668px;margin-top: 30px;text-align: center;height: 132px;background: url(../images/1650954096.png) no-repeat;}
.zixun .tit {font-size: 36px;line-height: 36px;padding-top: 14px;padding-bottom: 18px;}
.zixun .tit .en {font-size: 20px;text-transform: uppercase;line-height: 20px;display: block;}
.zixun .tel {font-size: 26px;color: #fff;font-family: "AvantGardeITVbyBT Book", arial;}
.zixun .tel em {width: 34px;height: 34px;display: inline-block;background-position: 0 -70px;margin-right: 10px;vertical-align: middle;}
.zixun .tel a{color:#f48904;}
.zixun .tel a:hover{color:#000;}
/* gg */














/* 应用领域 */
.yyly{padding:65px 0;}
/* .yyly .bt h2,.yyly .bt p{color:#fff;} */
.yyly .bt p{font-size:22px;color:#fff;}
.yyly ul{margin-top:45px;}
.yyly li{display:block;width:190px;float:left;position:relative;margin-right:10px;}
.yyly li .zz{width:100%;height:100%;position:absolute;padding:100px 0 0px;text-align:center;top:0;left:0;background:rgba(0,0,0,0.4)}
.yyly .zz a p{color:#fff;font-size:15px;margin-top:80px;}
.yyly li:hover .zz{background:rgba(0,0,0,0)}
.w70{width:1230px;}
.yyly li:nth-child(even){margin-top:45px;}
/* 应用领域 */








/* gc */
.jsxz{padding-top: 20px;background-image: url(../images/1650956382.png);background-position-y: 426px;}
.part-list{width: 100%;display: flex;flex-directionionn: row;justify-content: center;margin: auto auto 40px;}
.part-list .name{margin: 10px 10px;}
.part-list .name img{transition:all 0.5s;height: 200px;width: 300px;}
.part-list .name img:hover {transform:scale(1.1);box-shadow: 26px 30px 35px -14px rgba(0, 0, 0, 0.44);}
.part-list .name .r{margin-left:10px;}
.part-list .name .r h3{font-size:20px;color:#c73434;}
.part-list .name .r p {font-size:16px;color:#b0afaf;line-height: 20px;width: 220px;}

.jsxz .gcalp{font-size:16px!important;}

/* gc */






/* pmd */
/* .pmd{background-image: url(../images/1650944274.jpg)} */
.pmdbt {text-align:center;color:#358ad7}
.pmdbt p{color:#bebebe}
.walking .ar_1 .item img{height:260px;}
.walking .ar_1 {height:297px;}
.more{display:block;width:150px;height:45px;line-height:45px;text-align:center;color:#fff;font-size:16px;background:#358ad7;margin:0 auto;margin-top:10px;margin-bottom:20px}
.more:hover{background:#0a6cb4;color:#fff;}
.walking .ar_1 p{font-size:14px;background:#c83434;color:#fff;}
.pmd .container {width:80%}
.walking{margin: 50px 0;height:298px!important;}

/* pmd */


/* news */
/* 新闻 */
/* .xwnews{background-image:url(../images/1650944063.png)} */
.news_title .text-center .bt h2{color:#358ad7;}
.news_title h3{font-size: 24px;color:#bebebe;font-weight:unset}
.news_title h3 span{font-size:24px;color:#bebebe}
.news_list .news_date_box{color: #c83434;}
.more {background:#c83434;}
.more:hover{background:#2d2d2d} 
.news_title .news_mask{background:#c83434}
/* 新闻 */
/* news */




/* footer */
footer {background: #f5f5f5;color: #ccc;padding-top: 20px;}
.foot_wap {background: #f5f5f5;}
.nav_foot {text-align: left;line-height: 30px;color: #979694;/* padding-bottom: 20px; */border-bottom: 1px solid #666666;margin-top: 15px;}
.lx_fs {margin: 36px 0 10px 0;width: 77%;float: left;}
.lx_fs .margin-l457{margin-left:457px;}
.ewm {float: right;height: 100px;line-height: 100px;font-size: 12px;color: #666;margin: 15px 0;}
.footer-copyright {padding:5px;color:#666;}
footer a {color: #ccc;}
.nav_foot a {color: #666;display: inline-block;margin-right: 30px;font-size: 14px;}
.lx_fs p {display: block;height: 30px;line-height: 30px;color: #666;float: left;width: 50%;font-size: 14px;height: auto;}
.lx_fs i {margin-right: 10px;}
.ewm img {height: 100px;}
footer .lx_fs .fa{color:#c73434}
/* footer */








@media (min-width: 1200px) {
	.mobile-footer { display: none; }
}

@media (max-width: 992px){
    body.side-right{overflow: hidden;}
    body nav.navbar.bootsnav .navbar-toggle{margin-right: 0;}
    body.side-right nav.navbar.bootsnav .navbar-toggle{float: right !important; margin-top: 12px; margin-right: 15px;}
    nav.navbar.bootsnav.navbar-mobile ul.nav,body nav.navbar.bootsnav .navbar-nav > li > a{border-top: none;}
    body nav.navbar.bootsnav .navbar-toggle { margin-top: 12px; margin-right: 15px; padding: 0 8px; border: 1px solid #666;}
    body.side-right > .wrapper{margin:0 !important;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{width: 100%;height:auto !important;left: 0;top:-100%;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{max-height:340px;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in{top:72px;}
    body nav.navbar.bootsnav.navbar-mobile ul.nav{width: 100%; margin:0;padding: 0;}
    body nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{padding: 0 !important;}
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{text-align:center;}
  
  /* dao hang*/
  .navbar-full .collapse .col-md-5{width:100%}
  
  /* 处理pc优势 */
  .c-biaoyu .first{width:100%}
  .c-biaoyu li{width:50%}
  .c-biaoyu li .c-tit h2{font-size:20px}
  .c-biaoyu li .c-tit p{font-size:10px;}
  .bt h2 {font-size:30px}
  .bt p{font-size:16px;}
  .more{font-size: 14px;width: 108px;height: 30px;line-height: 30px;}
  
  
  /* gywm*/
  .aboutus .idx_about h2{font-size:22px}
  .product-number-info li b i{font-size: 30px;}
  
  
  .pull-left img {width: 267px;margin-left: 5px;}
  
  /* 处理产品*/
  .product_box .col-xs-4{width:50%}
  .list-unstyled .col-md-3{padding: 0 14px;}
  .product_btn a{padding: 6px 20px;}
  
  
  
  .gcalp{font-size:14px!important;}
  
  
  .part-list{display:block}
  .part-list .name img{height: 100%;width: 100%;}
  
  
  .lx_fs{width:100%}
  .lx_fs p{width:100%;font-size: 12px;}
  .lx_fs .margin-l457{margin-left:15px;}
  
  footer {margin-bottom: 50px;}
  
  
  
  
  /*yylc*/
  .w70 {width: 100%;}
  .yyly li{width:33.33%;height:180px;overflow:hidden;margin:0;}
  .yyly li:nth-child(even){margin:0;}
  .yyly li .zz{padding-top:40px;}
  .yyly .zz a p{margin-top: 39px;}
  .yyly .bt p {font-size: 16px;}
  
  
  
  .jsxz {background-position-y: 430px;}
  
  
  /* gc*/
  .part-list .name .r p{width: 300px;}
  
  
  
  
  .dropdown li a{font-size: 16px;}
  .dropdown li {padding: 10px;}
  
  
  
  
  
  
  
  
  
  
  
  
  .pc{display:none;}
  .app{display:block;}
}

@media (max-width:768px) {
	/* 导航 */
	nav.navbar.bootsnav.navbar-mobile .navbar-collapse {position:static;!important;}
	.navbar-pull-all { width: 80%; padding-top: 0; height: 50px; margin: 15px 0 0 15px; }
	.navbar-pull-all .xs-logo img { height: 30px; }
	nav.navbar.bootsnav ul.nav > li > a { color:#000}
	/* 轮播 */
	.ibanner .img { height: 220px; }
	/* 手机端底部导航 */
	.mobile-footer { display: block; background: #303030; display: flex; width: 100%; height: 50px; position: fixed; z-index: 999; bottom: 0; left: 0; }
	.mobile-footer a { flex: 1; color: #fff; text-align: center; }
	.mobile-footer a i { font-size: 22px; padding: 4px 0; }
	.mobile-footer a h5 { margin: 0; }

	/* 手机端走马灯处理 */
	.swiper .ar_1 { width: auto; }
}